DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1DelegateList<T> Class / IsFixedSize Property

In This Topic
    IsFixedSize Property (C1DelegateList<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFixedSize As Boolean
    public bool IsFixedSize {get;}
    See Also